Skip to content

Comments

feat: updated on_block so ef tests pass#1230

Merged
KolbyML merged 8 commits intoReamLabs:masterfrom
Patchoulis:on_block_fix
Feb 20, 2026
Merged

feat: updated on_block so ef tests pass#1230
KolbyML merged 8 commits intoReamLabs:masterfrom
Patchoulis:on_block_fix

Conversation

@Patchoulis
Copy link
Contributor

@Patchoulis Patchoulis commented Feb 19, 2026

What was wrong?

fixes #1192.

How was it fixed?

The final fix in regards to the ef-tests being broken was actually due to our on_block logic being for electra. The solution here was simply to update it to fulu, which included some changes to the test harness for the fork choice test macro in order to accept columns instead of blobs and proofs.

To-Do

Copy link
Contributor

@Kayden-ML Kayden-ML left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Copy link
Contributor

@KolbyML KolbyML left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: looks good

@KolbyML KolbyML changed the title feat: updated on_block to fulu feat: updated on_block so ef tests pass Feb 20, 2026
@KolbyML KolbyML merged commit db8ad24 into ReamLabs:master Feb 20, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate and fix broken ef-tests

3 participants